﻿a.menu:link {
	font-family: "NanumGothicExtraBoldWeb";
	color: #004B9A;
	font-size: 12px;
	height: auto;
	text-decoration: none;
	text-indent: 10pt;
	white-space: pre;
	background-color: #FFF;
	float: left;
	width: 100%;
}
a.menu:visited {
	font-family: "NanumGothicExtraBoldWeb";
	color: #004B9A;
	font-size: 12px;
	text-decoration: none;
	margin-left: 15px;
}

a.menu:hover {
	color: #FFF;
	font-family: "NanumGothicExtraBoldWeb";
	font-size: 12px;
	background-color: #004e9d;
	width: 95%;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow: hidden;
	float: left;
	text-indent: 10pt;
	margin: 0px;
}

a.menu:active {
	font-family: "NanumGothicExtraBoldWeb";
	font-size: 12px;
	background-color: #004e9d;
	width: 95%;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow: hidden;
	float: left;
	text-indent: 10pt;
	margin: 0px;
}
#menu_border {
	border: 2px double #E1E1E1;
	padding-left: 5px;
}
#menu_title {
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #E7E7E7;
	margin-right: 10px;
}
.TITEL_L {
	font-family: NanumGothicExtraBoldWeb;
	font-size: 20px;
	color: #004A99;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}
